FEXP Solver Manager - Common Library  1.0.0.0
FEXPEnterpriseCommonLibrary.FEXPCommonFunctions Class Reference

Static Public Member Functions

static IEnumerable< string > GetFileToOpen (string title, string fext, bool multisel)
 
Gives collection of file paths selected to open within the open file dialog box. More...
 
static string GetFileToSave (string title, string fext)
 
Gives file path selected to save within the save file dialog box. More...
 
static string GetFolderPath ()
 
Gives folder path selected within the folder browser dialog box. More...
 

Member Function Documentation

◆ GetFileToOpen()

static IEnumerable<string> FEXPEnterpriseCommonLibrary.FEXPCommonFunctions.GetFileToOpen ( string  title,
string  fext,
bool  multisel 
)
static


Gives collection of file paths selected to open within the open file dialog box.

◆ GetFileToSave()

static string FEXPEnterpriseCommonLibrary.FEXPCommonFunctions.GetFileToSave ( string  title,
string  fext 
)
static


Gives file path selected to save within the save file dialog box.

◆ GetFolderPath()

static string FEXPEnterpriseCommonLibrary.FEXPCommonFunctions.GetFolderPath ( )
static


Gives folder path selected within the folder browser dialog box.


The documentation for this class was generated from the following file: